home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / UTILITY1 / CEOLITE.ZIP / SETUP.INF < prev    next >
INI File  |  1993-12-27  |  1KB  |  34 lines

  1. [Application] 
  2. ;Application global information 
  3. AppName=CEO Lite
  4. DefDir=c:\windows\ceo
  5. SpaceNeeded=400
  6.  
  7. [Disks] 
  8. ;List of diskettes needed to install the product and the name 
  9. ;of each diskette.
  10. 1=CEO, Disk 1
  11. 2=CEO, Disk 2
  12.  
  13. [Dirs] 
  14. ;lists of directories that must be created from the destination directory 
  15. ;files to be copied are in the same directory structure on the 
  16. ;floppy (by default) 
  17. 1=.
  18. 2=C:\WINDOWS
  19. 3=C:\WINDOWS\SYSTEM
  20.  
  21. [Files] 
  22. ;description,             name,     (dir #), (diskette #), (Compressed)
  23. Control Link Library,     BWCC.DLL,      3,   1, N
  24. Read Me File,             README.TXT,    1,   1, N
  25. Commandbar Library,       CEOTOOLS.DLL,  3,   1, N
  26. Icon Library,             CEO.ICL,       1,   1, N
  27. Group Conversion Utility, GRPCONV.EXE,   1,   1, N
  28. CEO Program,              CEO.EXE,       2,   2, N
  29. CEO Help,                 CEO.HLP,       2,   2, N
  30. CEO Utilities Program,      SMUTILS.EXE,   1,   2, N
  31. Registration Info,        CEO.REG,       1,   2, N
  32.  
  33. [End]
  34.